D
Dicread
HomeDictionarySstack frame

Note: The translation for this entry is currently under quality review. Some content is temporarily displayed in English only.

stack frame

stack frame
Danh từ
Số nhiều: stack frames

Ý nghĩa

Danh từstack frame

A data structure used in computer architecture to store the local variables, arguments, and return address for a single function call on the call stack.

The debugger allowed the developer to inspect the stack frame for each active function in the call hierarchy.

Từ liên quan

Last Updated: May 2026Report an Error